home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #9 / Amiga Plus CD - 2004 - No. 09.iso / amigaplus / tools / dev_libs / feelin040718 / include / proto / feelincc.h < prev   
C/C++ Source or Header  |  2004-08-03  |  190b  |  8 lines

  1. #ifndef PROTO_FEELINCC_H
  2. #define PROTO_FEELINCC_H
  3. #include <exec/types.h>
  4. extern struct Library *FeelinCCBase;
  5. #include <clib/feelincc_protos.h>
  6. #include <pragmas/feelincc_pragmas.h>
  7. #endif
  8.